This chapter describes graphics importer components, including features introduced in QuickTime 4. Graphics importer components provide a standard method for opening and displaying still images contained within graphics documents and for working with any type of image data, regardless of the file format or compression used in the graphics document.
You use the GetGraphicsImporterForFile function or the GetGraphicsImporterForDataRef function to obtain a graphics importer component instance for a particular file. Then you can use that component instance to find out the image file's characteristics and draw it. When you are done with the component instance, you call CloseComponent .
This chapter is divided into the following major sections:
| Chapter Contents | Next |